TICKET-611: Pass in optional batch_id to autotester - #7991
Conversation
2c549b7 to
83a0547
Compare
Coverage Report for CI Build 30331322134Coverage increased (+0.01%) to 90.479%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats💛 - Coveralls |
83a0547 to
b8043e1
Compare
|
Hi @Naragod. Please review CI errors and update branch. thank you. |
b8043e1 to
2ff926c
Compare
5bf46ef to
4314202
Compare
|
@donny-wong please take another look |
d1d480a to
9012bde
Compare
9a1d9a3 to
bf20444
Compare
There was a problem hiding this comment.
Thanks @Naragod — the batch_id change looks good and the specs cover both the batch and solo cases. Please update the branch and I'll approve.
1224cde to
0d04816
Compare
|
@Naragod, I've noticed an issue with the usage logs table when running tests in MarkUs: the first run gets recorded, but subsequent runs don't show up at all — it's not intermittent, it consistently stops logging after the first call. Have you seen anything similar on your end? For context, I'm testing against the Azure Gateway platform. |
0d04816 to
f351202
Compare
@donny-wong can you run this on your instance? If spent reaches The cause stays hidden for a second reason. The gateway sends a plain 400 that names the budget. That 400 lands on the last line of a 60-line Python trace. I have a fix in A gateway that goes down prints one line too. It used to print its own trace. |
Proposed Changes
Pass in optional
batch_idto autotester for use in the ai-telemetry-gateway.Screenshots of your changes (if applicable)
Associated documentation repository pull request (if applicable)
Type of Change
(Write an
Xor a brief description next to the type or types that best describe your changes.)Checklist
(Complete each of the following items for your pull request. Indicate that you have completed an item by changing the
[ ]into a[x]in the raw text, or by clicking on the checkbox in the rendered description on GitHub.)Before opening your pull request:
After opening your pull request:
Questions and Comments
(Include any questions or comments you have regarding your changes.)