You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AfterFixedPriceAuctionCreated and AfterBatchAuctionCreated use the method EmitCampaignAuctionCreated that can fail with an error (should never be the case and therefore might be considered as a critical error)
This task is about investigating how to handle the error since the hook doesn't return an error
Potentially add logging for the error
The text was updated successfully, but these errors were encountered:
Depends on #841
AfterFixedPriceAuctionCreated
andAfterBatchAuctionCreated
use the methodEmitCampaignAuctionCreated
that can fail with an error (should never be the case and therefore might be considered as a critical error)This task is about investigating how to handle the error since the hook doesn't return an error
Potentially add logging for the error
The text was updated successfully, but these errors were encountered: