kaguraswap / monorepo

Multichain NFT Marketplace aggregator built with Seaport and 0x!
https://kaguraswap.com
MIT License
8 stars 1 forks source link

Event trigger for Hasura cleaning #252

Closed taijusanagi closed 2 years ago

taijusanagi commented 2 years ago

Add event trigger to call cleaning https://hasura.io/docs/latest/graphql/core/event-triggers/index/

taijusanagi commented 2 years ago

@ksuhara Hey can you please add this to Hasura?

Open the Hasura console and add the event trigger. This should affect the metadata file.

Consideration

ksuhara commented 2 years ago

@taijusanagi I added cron trigger with this pr but does it need to be an event trigger?

I didn't check cron trigger working, so will check and consider the local / prod switch

taijusanagi commented 2 years ago

Oh, sorry I did not check that is already implemented.

local / prod switch This part I can take care of by https://github.com/kaguraswap/monorepo/issues/233

so let's close this.

ksuhara commented 2 years ago

thanks!