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

Connection Cache is automatically wiped out after 5 mins ignoring the cache_ttl #446

Closed
akarim22 opened this issue Nov 7, 2022 · 0 comments · Fixed by #452
Closed

Connection Cache is automatically wiped out after 5 mins ignoring the cache_ttl #446

akarim22 opened this issue Nov 7, 2022 · 0 comments · Fixed by #452

Comments

@akarim22
Copy link

akarim22 commented Nov 7, 2022

steampipe and aws plugin version

# steampipe --version
steampipe version 0.17.0-alpha.19

# steampipe plugin list
+--------------------------------------------+---------+-------------+
| Name                                       | Version | Connections |
+--------------------------------------------+---------+-------------+
| hub.steampipe.io/plugins/turbot/[email protected] | 0.78.0  | aws         |
+--------------------------------------------+---------+-------------+

mod-aws-compilance tag/release = 0.48

# git log
commit 30577254219289da7d256c7bcf52d12eed108367 (HEAD, tag: v0.48)
Merge: 8f7524e 47c34fd
Author: cbruno10 <[email protected]>
Date:   Fri Sep 23 21:27:14 2022 -0400

    Merge pull request #506 from turbot/release/v0.48
    
    Release/v0.48

logs showing that even though service is started after setting TTL to 3000 (50 min), still cache miss occurs after 5 mins time.

Complete logs uploaded here:
https://gist.github.com/akarim22/ed3fe8db0c617dffedffe351c60e6b8a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant