pancy

Results 33 comments of pancy

@jenks-guo-filecoin is this still an issue?

@mgenev not sure if this is still an issue, but make sure your `options` within **connect** or **express** (or whatever you used as server) doesn't specify `keepalive: true` I got...

Please help review this when you get a chance @dawnkelly09 @DeveloperAlly @longfeiWan9

Seems to me like a cron job in another container might be fitting. Maybe a pure service that takes any data object (in JSON perhaps) and response with a CSV...

@heytitle I see. Why weekly then? That sounded like something that's not user-facing.

So basically the route send a GET request with relevant query params or payload to the database, retrieve the data and do the parsing to CSV or whatever format on...

@heytitle you mean the api server responds with `Content-Type: 'text/csv'` and does the parsing in the back end while the UI returns a promise and display a download element when...

Some resources to start with via @robertagora - https://docs.filecoin.io/smart-contracts/programmatic-storage/raas - https://docs.filecoin.io/smart-contracts/developing-contracts/using-raas - https://github.com/filecoin-project/raas-starter-kit - https://docs.filecoin.io/smart-contracts/programmatic-storage/raas-interfaces - https://docs.lighthouse.storage/lighthouse-1/filecoin-virtual-machine/section-b

@smagdali @robertagora so it appears there is a few docs focusing on renewal with RaaS in FEVM. Is it our goal to create a new doc on Renewal (without programming...

> @jochasinga What's the goal of this PR? The title and description do not give a clear idea of what the content will be. If it is ready for review,...