-
Notifications
You must be signed in to change notification settings - Fork 145
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
difftest core: Amend diff model with throttle changes once spec has been updated #534
Closed
2 tasks done
Tracked by
#1528
Labels
S: Productivity
Productivity: Developer tooling, infrastructure improvements enabling future growth
scope: MBT
model based testing
scope: testing
Code review, testing, making sure the code is following the specification.
Comments
danwt
added
scope: testing
Code review, testing, making sure the code is following the specification.
spec
scope: MBT
model based testing
labels
Nov 30, 2022
Merged
cc @smarshall-spitzbart |
2 tasks
This was referenced Dec 8, 2022
@smarshall-spitzbart This one should have priority as the other is just documentation. |
It might be beneficial to introduce all throttle related changes to the ICS spec before tackling this issue |
@smarshall-spitzbart is this issue fixed? |
mpoke
added
the
S: Productivity
Productivity: Developer tooling, infrastructure improvements enabling future growth
label
Sep 12, 2023
Closing since difftest model was deprecated in favor of MBT, may reopen if we want this in the MBT model |
github-project-automation
bot
moved this from 📥 F2: Todo
to 👍 F4: Assessment
in Cosmos Hub
Feb 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
S: Productivity
Productivity: Developer tooling, infrastructure improvements enabling future growth
scope: MBT
model based testing
scope: testing
Code review, testing, making sure the code is following the specification.
Problem
The slash throttle PR changes the way things work when there are a lot of incoming slash requests. The diff test model should be changed to account for this, after the upstream canonical spec has been changed.
Closing criteria
After the ICS spec has been updated to account for throttling, the diff model should be updated to match.
Problem details
See
TODOs
The text was updated successfully, but these errors were encountered: