Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(quotas): Use correct string spelling for TransactionProcessed #1514

Merged
merged 5 commits into from
Oct 6, 2022

Conversation

flub
Copy link
Contributor

@flub flub commented Oct 5, 2022

Serde was (de)serialising this wrongly leading to inconsistencies.

Serde was (de)serialising this wrongly leading to inconsistencies.
@flub flub requested a review from a team October 5, 2022 13:30
Copy link
Member

@jjbayer jjbayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The C ABI seems to use name() and from_name() (via FromStr), so this looks good to e.

CHANGELOG.md Outdated Show resolved Hide resolved
@flub flub enabled auto-merge (squash) October 5, 2022 15:58
@flub flub merged commit 70d5b63 into master Oct 6, 2022
@flub flub deleted the flub/datacategory-naming branch October 6, 2022 10:37
jan-auer added a commit that referenced this pull request Oct 7, 2022
* master:
  fix(quotas): Make redis rate limiter work with quantity 0 (#1519)
  ref: Remove unused rate_limits from ProcessEnvelopeState (#1516)
  fix(quotas): Use correct string spelling for TransactionProcessed (#1514)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants