Describe the bug
Changing disable_index_adjustment does not invalidate cache on user-api.
To Reproduce
Steps to reproduce the behavior:
- Add dependencies to Pipfile, e.g.
thamos add tensorflow --index-url 'https://tensorflow.pypi.thoth-station.ninja/index/manylinux2010/AVX2/simple'
- Ask for an advise
- Change
disable_index_adjustment in Thoth's section of Pipfile
- See cached results returned
Expected behavior
Changing index adjustment should differentiate requests to Thoth.
Describe the bug
Changing
disable_index_adjustmentdoes not invalidate cache on user-api.To Reproduce
Steps to reproduce the behavior:
thamos add tensorflow --index-url 'https://tensorflow.pypi.thoth-station.ninja/index/manylinux2010/AVX2/simple'disable_index_adjustmentin Thoth's section of PipfileExpected behavior
Changing index adjustment should differentiate requests to Thoth.