Allow and handle negative credits, fixes invalid request number error#3197
Allow and handle negative credits, fixes invalid request number error#3197timterle wants to merge 2 commits intosmallrye:mainfrom
Conversation
ozangunalp
left a comment
There was a problem hiding this comment.
Looks good to me. However, no matter what I do, I couldn't reproduce the negative credits.
|
@timterle ok for me. Could you sign your commits for me to merge the change ? Thank you! |
|
I managed to implement a test that triggers "invalid request number", but it runs for 6 seconds. I don't know if that is acceptable? |
|
@ozangunalp I tried to rebase and sign the commits, does it look ok for you? I don't see "Verified", maybe it's because I managed to commit using my git user at work, but making a pull request using my personal account. |
|
@timterle I think you signed-off but did not signed your commits. Here is the GH guide for it https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification |
4cb7651 to
d386272
Compare
Signed-off-by: Tim Terlegård <tim.terlegard@ehalsomyndigheten.se>
Signed-off-by: Tim Terlegård <tim.terlegard@ehalsomyndigheten.se>
|
duplicate of #3213 |
No description provided.