Skip to content

[Bug]: Globally Shared MAX_USER_SNAPSHOTS #13

@iamlinjunhong

Description

@iamlinjunhong

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Environment (optional)

No response

Actual behavior

MAX_USER_SNAPSHOTS = 1000,这个限额是全局共享的。在多用户场景下,用户 A 创建了 900 个 snapshot,用户 B 就只能再创建 100 个了。

Expected behavior

No response

Steps to reproduce

MAX_USER_SNAPSHOTS = 1000,这个限额是全局共享的。在多用户场景下,用户 A 创建了 900 个 snapshot,用户 B 就只能再创建 100 个了。

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions