Post
Share your knowledge.
How to Determine Pinning Time and Handle Lengthy Operations?
In our current setup, we are unsure of how to accurately gauge the time taken for pinning operations, especially for larger files. Additionally, we are facing challenges in terminating the pinning process if it exceeds a certain duration. Are there any alternative approaches or workarounds that can help us effectively manage and monitor pinning times, particularly for lengthy operations?
- IPFS
- Libp2p
- IPFS Cluster
Answers
1If the context cancel
command is not functioning as expected, I recommend creating a reproducible example to demonstrate the issue and then opening a new issue on the appropriate platform. It is important to note that determining the duration of a process without downloading all the data is not feasible, as it essentially involves the same steps.
Do you know the answer?
Please log in and share it.
The InterPlanetary File System (IPFS) is a protocol, hypermedia and file sharing peer-to-peer network for storing and sharing data in a distributed file system.