Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unparseable MSQs get cached #31

Closed
nearwood opened this issue Nov 5, 2019 · 1 comment
Closed

Unparseable MSQs get cached #31

nearwood opened this issue Nov 5, 2019 · 1 comment
Labels

Comments

@nearwood
Copy link
Owner

nearwood commented Nov 5, 2019

If an MSQ can't parse because of an error with the INI, for example, it caches that error so when the INI is added it won't try to reparse and will just return the cached error.

@nearwood nearwood added the bug label Nov 5, 2019
nearwood added a commit that referenced this issue Nov 5, 2019
Improve parse errors #3, and avoid cache if it fails #31
nearwood added a commit that referenced this issue Nov 5, 2019
* Improve parse errors #3, and avoid cache if it fails #31

* add version string to deploy script
@nearwood
Copy link
Owner Author

nearwood commented Nov 6, 2019

Fixed in PR #33

@nearwood nearwood closed this as completed Nov 6, 2019
nearwood added a commit that referenced this issue Nov 7, 2019
#40)

* Improve parse errors #3, and avoid cache if it fails #31

* add version string to deploy script

* Fix confusing getMSQ function name

* Update splash

* Fix invalid html #37

* Fix linter warnings

* Fix invalid HTML

* Fix html validation select element

* Add img alt text

* Add favicon #38

* Add SRI #39

* Add button image, tweak CSS

* Fix download header and add download hint #30

* Cleanup header

* add async to scripts

* Add open graph stuff #35 #36

* Fix async scripts

* Header color

* Fix travis deploying PRs
nearwood added a commit that referenced this issue Nov 7, 2019
* Improve parse errors #3, and avoid cache if it fails #31

* add version string to deploy script

* Fix confusing getMSQ function name

* Update splash

* Fix invalid html #37

* Fix linter warnings

* Fix invalid HTML

* Fix html validation select element

* Add img alt text

* Add favicon #38

* Add SRI #39

* Add button image, tweak CSS

* Fix download header and add download hint #30

* Cleanup header

* add async to scripts

* Add open graph stuff #35 #36

* Fix async scripts

* Header color

* Fix travis deploying PRs

* Fix deploy hopefully

* Fix deploy hopefully

* travis ci docs aren't great
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant