fauna / fauna-js

Javascript driver for Fauna v10 (current)
https://fauna.com
Other
37 stars 7 forks source link

[DOCS-2783] Replace `ServiceTimeoutError` with `QueryTimeoutError` #270

Closed jrodewig closed 5 months ago

jrodewig commented 5 months ago

Ticket(s): DOCS-2783

Problem

With https://github.com/fauna/fauna-js/pull/252, the JS driver merged the ServiceTimeoutError class into the QueryTimeoutError class. I think this was a typo anyway.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.