We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f05f6 commit 8fe06acCopy full SHA for 8fe06ac
configerator/structs/scm/mononoke/sharding/sharding.thrift
@@ -1,4 +1,4 @@
1
-// @generated SignedSource<<9caed4abe33bb35888331106bb213b82>>
+// @generated SignedSource<<c42bd69c5f94046a9181744435b4f91e>>
2
// DO NOT EDIT THIS FILE MANUALLY!
3
// This file is a mechanical copy of the version in the configerator repo. To
4
// modify it, edit the copy in the configerator repo instead and copy it over by
@@ -134,6 +134,7 @@ enum RawProcessName {
134
X_REPO_SYNC = 26,
135
ASYNC_REQUESTS_WORKER = 27,
136
DERIVED_DATA_SERVICE = 28,
137
+ MODERN_SYNC = 29,
138
} (rust.exhaustive)
139
140
/// Struct representing the sharding configuration for a repo
0 commit comments