# S3JournalStorageOptions.MetadataOnlyConflictInitialBackoff

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.journaling.s3/orleans.journaling.s3journalstorageoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.journaling.s3/orleans.journaling.s3journalstorageoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/1644940b035c7bdf215a4fd7135757c06bcfe9ec/src/AWS/Orleans.Journaling.S3/S3JournalStorageOptions.cs)

```csharp
public TimeSpan MetadataOnlyConflictInitialBackoff
```

Gets or sets the initial delay applied before retrying after a metadata-only conflict. Defaults to 10 ms.
