market icon indicating copy to clipboard operation
market copied to clipboard

Provider only allows 2 min between starting and ending compute order

Open kremalicious opened this issue 2 years ago • 1 comments

Which is why an error like this is produced when 5 or 6 transactions are not finished within this timeframe:

Screen Shot 2022-06-23 at 12 58 06

Issue is just for tracking this as known issue, most likely fix will have to be done on provider only.

kremalicious avatar Jun 23 '22 15:06 kremalicious

https://github.com/oceanprotocol/provider/issues/498

mihaisc avatar Jun 23 '22 19:06 mihaisc

@bogdanfazakas Is this still an issue? I remember the 'validUntil' fix was done on Provider

LoznianuAnamaria avatar Oct 04 '22 08:10 LoznianuAnamaria

No, the issue was fixed with some changes to provider that are taking the tx time and the c2d duration we specify into account for computing the time till when the resources are payed, and also with the market update that changed the order in which the assets are ordered, and the last tx will be the asset with provider fees associated

bogdanfazakas avatar Oct 04 '22 08:10 bogdanfazakas