We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6797df commit 3b8bae3Copy full SHA for 3b8bae3
opsqueue/src/producer/client.rs
@@ -3,7 +3,6 @@ use std::time::Duration;
3
use backon::BackoffBuilder;
4
use backon::FibonacciBuilder;
5
use backon::Retryable;
6
-use http::StatusCode;
7
8
use crate::common::submission::{SubmissionId, SubmissionStatus};
9
use crate::tracing::CarrierMap;
0 commit comments