Pierre Zemb

Results 90 comments of Pierre Zemb

Mmmh, I tried using `transact` with a closure and it didn't work, I will give it another try. Do you remember why you added some parameters like TransactOption? It seems...

From what I see, they are also [TransactionOptions](https://foundationdb-rs.github.io/foundationdb-rs/foundationdb/options/enum.TransactionOption.html#variant.RetryLimit), so they could be set by the closure. Not sure what happened when it is set on the closure and retried. I'm...

Thanks for the issue! You are right, the `class-cheduling` needs to be rewritten. Efforts are mainly tracked by #59. Would you like to start working on it? I don't have...

> @PierreZ can we please run this to see if it's working the right way? Unfortunately, I could run it, but it won't work, as we are still impacted by...

> > > @PierreZ can we please run this to see if it's working the right way? > > > > > > Unfortunately, I could run it, but it...

I think something is not working somewhere: https://github.com/foundationdb-rs/foundationdb-rs/actions/runs/1717931608 > error parsing called workflow "foundationdb-rs/foundationdb-rs/.github/workflows/correctness.yml@main": failed to fetch workflow: workflow was not found.

> > error parsing called workflow "foundationdb-rs/foundationdb-rs/.github/workflows/correctness.yml@main": failed to fetch workflow: workflow was not found. > > This is supposed to be the right syntax :/ I am not sure...

> It's not perfect: what is missing is being able to merge multiple traces together side by side, when you need to understand the interplay between multiple concurrent transactions. This...

Hey @mohitsaxenaknoldus :wave: Yes of course, feel free to open an PR and ask any questions you might have :rocket:

However, we are still impacted by [the official FDB site downtime](https://github.com/apple/foundationdb/issues/6154), so all PRs are blocked for now :disappointed: