Azure / azure-functions-durable-extension

Durable Task Framework extension for Azure Functions
MIT License
710 stars 263 forks source link

Make Netherite working in EP1 SKU #2832

Closed vany0114 closed 1 week ago

vany0114 commented 1 month ago

As agreed with @davidmrdavid and the Durable Functions team in our call, I'm opening another issue to work towards making Netherite work in EP1 SKU.

Some links as reference: https://github.com/Azure/azure-functions-durable-extension/issues/2603 https://github.com/Azure/azure-functions-durable-extension/issues/2603#issuecomment-2125988474

davidmrdavid commented 1 month ago

Thanks @vany0114. Commenting here mostly to subscribe to future activity

davidmrdavid commented 1 month ago

@vany0114: so do we have clear next steps here? Are you attempting the "vertical" partitioning we discussed? On my end, the immediate next thing I'd like to do is to merge this PR (https://github.com/microsoft/durabletask-netherite/pull/387) which will provide you with clearer signals than just "client timeout", it will throw a different exception if the partition is 'stuck'.

After that, I'm looking to see if we can do some kind of throttling.

vany0114 commented 1 month ago

@vany0114: so do we have clear next steps here? Are you attempting the "vertical" partitioning we discussed?

@davidmrdavid We're planning on that, but I think it will take a while.

davidmrdavid commented 2 weeks ago

Hi @vany0114 - I believe you mentioned you won't be using Netherite anymore. Should we close this issue then?

vany0114 commented 2 weeks ago

Yep we can close it, and a friendly reminder about this one: https://github.com/Azure/azure-functions-durable-extension/issues/2534#issuecomment-2158442430 🙏

davidmrdavid commented 1 week ago

Thanks, closing this one - replying on the other thread shortly