File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -193,6 +193,13 @@ The mock is strict.
193193That is, it accepts only a few date formats, and rejects all others.
194194If you find a date format which is accepted by the real Query API but rejected by the mock, please create a GitHub issue.
195195
196+ Targets stuck in processing
197+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
198+
199+ On the real Vuforia Web Services, targets sometimes get stuck in the processing state.
200+ For example, targets with the name ``\uffff `` get stuck in the processing state.
201+ On the mock, no targets get stuck in the processing state.
202+
196203.. |Build Status | image :: https://travis-ci.org/adamtheturtle/vws-python.svg?branch=master
197204 :target: https://travis-ci.org/adamtheturtle/vws-python
198205.. |codecov | image :: https://codecov.io/gh/adamtheturtle/vws-python/branch/master/graph/badge.svg
You can’t perform that action at this time.
0 commit comments