Skip to content

Commit f3b0f7d

Browse files
committed
test: update error snapshot
1 parent ff0b52e commit f3b0f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/tap-agent/src/agent/snapshots/indexer_tap_agent__agent__sender_allocation__tests__failed_rav_request-2.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ UpdateReceiptFees(
1414
},
1515
Err(
1616
Other(
17-
"It looks like there are no valid receipts for the RAV request.This may happen if your `rav_request_trigger_value` is too low and no receipts were found outside the `rav_request_timestamp_buffer_ms`.You can fix this by increasing the `rav_request_trigger_value`.",
17+
"It looks like there are no valid receipts for the RAV request from table: scalar_tap_receipts (V1/Legacy).This may happen if your `rav_request_trigger_value` is too low and no receipts were found outside the `rav_request_timestamp_buffer_ms`.You can fix this by increasing the `rav_request_trigger_value`.\nDuring Horizon migration: Verify receipts are in the correct table for this allocation type.",
1818
),
1919
),
2020
),

0 commit comments

Comments
 (0)