Skip to content

[Bug]: Retrieving entity cache ttl when entity cache enabled is set to false throws an exception, should just return global ttl #3148

@aaronburtle

Description

@aaronburtle

What happened?

DAB was started using a config that defined an L2 cache in the Runtime section of the config. An entity without a caching section, or with cache set to false and additional debugging code was added to see the various properties during request time, a REST request was sent for that entity to dab, and dab returned bad request instead of correctly executing the request without cache, due to the exception related to getting entity ttl.

Version

2.0

What database are you using?

Azure SQL

What hosting model are you using?

No response

Which API approach are you accessing DAB through?

REST

Relevant log output


Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

2.0bugSomething isn't workinghas-prtriageissues to be triaged

Type

Projects

Status

Review In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions