In reference to #363. After each request, challenges are stored in a local file. In the case of failure, the challenges are read from the file in the subsequent run.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/dehydrated-io/dehydrated/pull/364
**Author:** [@aryanraj](https://github.com/aryanraj)
**Created:** 2/28/2017
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (2)
- [`1948480`](https://github.com/dehydrated-io/dehydrated/commit/1948480764ab161324ba63f2bfe050b4e238a562) Storage of challenges to files
- [`60b0ac4`](https://github.com/dehydrated-io/dehydrated/commit/60b0ac448cdb6e3c702af23d7c4d6121ba8a0f99) Added documentation for challenges.txt
### 📊 Changes
**2 files changed** (+96 additions, -69 deletions)
<details>
<summary>View changed files</summary>
📝 `dehydrated` (+90 -69)
➕ `docs/challenges_txt.md` (+6 -0)
</details>
### 📄 Description
In reference to #363. After each request, challenges are stored in a local file. In the case of failure, the challenges are read from the file in the subsequent run.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/364
Author: @aryanraj
Created: 2/28/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
1948480Storage of challenges to files60b0ac4Added documentation for challenges.txt📊 Changes
2 files changed (+96 additions, -69 deletions)
View changed files
📝
dehydrated(+90 -69)➕
docs/challenges_txt.md(+6 -0)📄 Description
In reference to #363. After each request, challenges are stored in a local file. In the case of failure, the challenges are read from the file in the subsequent run.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.