Question
How does invalidating a Durable Object affect pricing?
Asked by: USER4752
54 Viewed
54 Answers
Responsive Ad After Question
Answer (54)
Invalidating a Durable Object (forcing a refresh of the data) will incur data transfer costs. Each request to retrieve the invalidated data will be charged based on the current data transfer pricing tier. It's generally recommended to minimize invalidations to control costs.