You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-20 12:02:22 +03:00
Bump most Rust dependencies
This commit is contained in:
@@ -230,7 +230,7 @@ where
|
||||
}
|
||||
|
||||
// Worker not seen in 5 minutes yet has running jobs
|
||||
StorageWorkerPulse::ReenqueueOrphaned { count } => {
|
||||
StorageWorkerPulse::ReenqueueOrphaned { count, .. } => {
|
||||
let job_type = T::NAME;
|
||||
let mut conn = self
|
||||
.pool
|
||||
|
||||
Reference in New Issue
Block a user