-
Notifications
You must be signed in to change notification settings - Fork 1
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
(nonce) ensure incrby does not remove ttl #303
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
dtbuchholz
approved these changes
Jul 24, 2024
asutula
approved these changes
Jul 25, 2024
asutula
added a commit
that referenced
this pull request
Aug 10, 2024
* (nonce) ensure incrby does not remove ttl (#303) * Console refresh (#301) * wip on new console Signed-off-by: Aaron Sutula <[email protected]> * better layout for console and data table Signed-off-by: Aaron Sutula <[email protected]> * more query validation, multiple statement support Signed-off-by: Aaron Sutula <[email protected]> * remove old files Signed-off-by: Aaron Sutula <[email protected]> * remove old code editor and deps Signed-off-by: Aaron Sutula <[email protected]> * layout fix Signed-off-by: Aaron Sutula <[email protected]> * working tabs Signed-off-by: Aaron Sutula <[email protected]> * support esc key to cancel edit tab name Signed-off-by: Aaron Sutula <[email protected]> * persisted tab data Signed-off-by: Aaron Sutula <[email protected]> * shared wallet status component and supporting changes Signed-off-by: Aaron Sutula <[email protected]> * little css cleanup Signed-off-by: Aaron Sutula <[email protected]> * store tab data per project Signed-off-by: Aaron Sutula <[email protected]> * combining conditional logic Signed-off-by: Aaron Sutula <[email protected]> --------- Signed-off-by: Aaron Sutula <[email protected]> Co-authored-by: Aaron Sutula <[email protected]> * native mode as project setting, scope tab results to env Signed-off-by: Aaron Sutula <[email protected]> * support native mode in studio aliases Signed-off-by: Aaron Sutula <[email protected]> * cli fix Signed-off-by: Aaron Sutula <[email protected]> * add native_mode columns to cli tests Signed-off-by: Aaron Sutula <[email protected]> --------- Signed-off-by: Aaron Sutula <[email protected]> Co-authored-by: Joe Wagner <[email protected]> Co-authored-by: Aaron Sutula <[email protected]>
asutula
added a commit
that referenced
this pull request
Aug 12, 2024
* (nonce) ensure incrby does not remove ttl (#303) * Console refresh (#301) * wip on new console Signed-off-by: Aaron Sutula <[email protected]> * better layout for console and data table Signed-off-by: Aaron Sutula <[email protected]> * more query validation, multiple statement support Signed-off-by: Aaron Sutula <[email protected]> * remove old files Signed-off-by: Aaron Sutula <[email protected]> * remove old code editor and deps Signed-off-by: Aaron Sutula <[email protected]> * layout fix Signed-off-by: Aaron Sutula <[email protected]> * working tabs Signed-off-by: Aaron Sutula <[email protected]> * support esc key to cancel edit tab name Signed-off-by: Aaron Sutula <[email protected]> * persisted tab data Signed-off-by: Aaron Sutula <[email protected]> * shared wallet status component and supporting changes Signed-off-by: Aaron Sutula <[email protected]> * little css cleanup Signed-off-by: Aaron Sutula <[email protected]> * store tab data per project Signed-off-by: Aaron Sutula <[email protected]> * combining conditional logic Signed-off-by: Aaron Sutula <[email protected]> --------- Signed-off-by: Aaron Sutula <[email protected]> Co-authored-by: Aaron Sutula <[email protected]> * native mode as project setting, scope tab results to env Signed-off-by: Aaron Sutula <[email protected]> * support native mode in studio aliases Signed-off-by: Aaron Sutula <[email protected]> * cli fix Signed-off-by: Aaron Sutula <[email protected]> * add native_mode columns to cli tests Signed-off-by: Aaron Sutula <[email protected]> --------- Signed-off-by: Aaron Sutula <[email protected]> Co-authored-by: Joe Wagner <[email protected]> Co-authored-by: Aaron Sutula <[email protected]>
asutula
added a commit
that referenced
this pull request
Aug 12, 2024
* Native mode (#308) * (nonce) ensure incrby does not remove ttl (#303) * Console refresh (#301) * wip on new console Signed-off-by: Aaron Sutula <[email protected]> * better layout for console and data table Signed-off-by: Aaron Sutula <[email protected]> * more query validation, multiple statement support Signed-off-by: Aaron Sutula <[email protected]> * remove old files Signed-off-by: Aaron Sutula <[email protected]> * remove old code editor and deps Signed-off-by: Aaron Sutula <[email protected]> * layout fix Signed-off-by: Aaron Sutula <[email protected]> * working tabs Signed-off-by: Aaron Sutula <[email protected]> * support esc key to cancel edit tab name Signed-off-by: Aaron Sutula <[email protected]> * persisted tab data Signed-off-by: Aaron Sutula <[email protected]> * shared wallet status component and supporting changes Signed-off-by: Aaron Sutula <[email protected]> * little css cleanup Signed-off-by: Aaron Sutula <[email protected]> * store tab data per project Signed-off-by: Aaron Sutula <[email protected]> * combining conditional logic Signed-off-by: Aaron Sutula <[email protected]> --------- Signed-off-by: Aaron Sutula <[email protected]> Co-authored-by: Aaron Sutula <[email protected]> * native mode as project setting, scope tab results to env Signed-off-by: Aaron Sutula <[email protected]> * support native mode in studio aliases Signed-off-by: Aaron Sutula <[email protected]> * cli fix Signed-off-by: Aaron Sutula <[email protected]> * add native_mode columns to cli tests Signed-off-by: Aaron Sutula <[email protected]> --------- Signed-off-by: Aaron Sutula <[email protected]> Co-authored-by: Joe Wagner <[email protected]> Co-authored-by: Aaron Sutula <[email protected]> * try out trpc utils invalidate Signed-off-by: Aaron Sutula <[email protected]> * fix missing nativeMode form value Signed-off-by: Aaron Sutula <[email protected]> --------- Signed-off-by: Aaron Sutula <[email protected]> Co-authored-by: Aaron Sutula <[email protected]> Co-authored-by: Aaron Sutula <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
A user reported an issue creating an account this week. This resulted from the nonce delta key not having an expire.
Details
After some debugging and reading, I believe that the redis incrby command is clearing the expire value and the key is never being removed if the chain provider requests timeout or are throttled.
Here is the relevant error log when the provider request fails:
Fix
This fix simply re-adds the expire value to the key when increment is called