We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a developer debugging Duffy concurrency issues, I want tests to log the id of concurrent requests, so I can tell them apart.
The text was updated successfully, but these errors were encountered:
Add short id and optional strings to log records
ca9dd92
This should really have been in CentOS#914. Related: CentOS#915 Signed-off-by: Nils Philippsen <[email protected]>
Tests: Log short request id if present
5fe323c
Fixes: CentOS#915 Signed-off-by: Nils Philippsen <[email protected]>
4575e77
7879c05
2357039
This should really have been in #914. Related: #915 Signed-off-by: Nils Philippsen <[email protected]>
6db2d25
Fixes: #915 Signed-off-by: Nils Philippsen <[email protected]>
nphilipp
Successfully merging a pull request may close this issue.
Story
As a developer debugging Duffy concurrency issues,
I want tests to log the id of concurrent requests,
so I can tell them apart.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: