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.
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
Feature: Sim mode at runtime #5721
Feature: Sim mode at runtime #5721
Changes from all commits
7c4c1b9
c5f3a25
6f5320f
00c29a5
f6b13b1
ff6037c
0cd47a9
c356bdf
d6e5aef
695e5a8
a6f7606
69b03c9
2665d42
89e5041
b097d33
7217c00
970fa1d
312cf28
e2392af
08f4345
62d5897
3832e7b
8c3bf61
c8d5aea
42aa4b2
42ad8cc
38db5dc
95d3dc4
1058023
96db826
0b41424
d93de69
6268809
5447530
ab53227
d2b372e
ceb3063
89db69c
cd2fe55
6773246
d147b0f
269078a
b4f4bb1
370d2b6
b9e1d15
b355ae2
44abd5a
cb064a0
ef2fc58
6be7372
389a0be
9186ad1
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MetRonnie Here is the cause of the value in the GUI's submission retry delays box. It also happens on master.
I think that it's probably as it's meant to be: In simulation mode, simulate retries after 1 second whatever the retry delay in live mode. However, I can't see that documented anywhere.